home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 48 / Amiga Format CD48 (1999-12-13)(Future Publishing)(GB)(Track 1 of 2)[!][issue 2000-01].iso / -serious- / hardware / wosprefs / wosprefs.readme < prev    next >
Text File  |  1999-11-01  |  1KB  |  34 lines

  1. Short:    WarpOS/StormMESA/Warp3D prefs program
  2. Author:   Jacek Rzeuski (jrzeuski@neptun.gdansk.tpsa.pl)
  3. Uploader: Jacek Rzeuski (jrzeuski@neptun.gdansk.tpsa.pl)
  4. Type:     util/misc
  5. Requires: MUI
  6. Version:  1.2
  7.  
  8. WOSprefs is a MUI frontend which allows you to set various environment
  9. variables relating to the following programs:
  10.  
  11.     * WarpOS
  12.     * StormMesa
  13.     * GLUT
  14.     * Warp3D
  15.  
  16. With all the environment variables related to the above packages (over 40
  17. at the last count), the process of setting them quickly became both long
  18. winded and unnecessarily tedious.
  19.  
  20. Face it, who wants to type such convoluted stuff as...
  21.  
  22.     echo >env:mesa/fast "1"
  23.     copy env:mesa/fast envarc:mesa/
  24.  
  25. ...in the CLI every time they want to change a particular environment
  26. variable? Get real! Use WOSprefs - it lets you see all these variables
  27. together, change them, save them to ENV (for testing purposes) or to ENVARC
  28. (making any changes permanent) - and all with a nice MUI GUI.
  29.  
  30. WOSprefs also provides brief text descriptions of all the variables so you
  31. needn't be stumped for the meaning of a particular variable or setting.
  32.  
  33. Why no-one thought of it before I guess we'll never know!
  34.